home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
SGI Freeware 1999 August
/
SGI Freeware 1999 August.iso
/
dist
/
fw_ORBit.idb
/
usr
/
freeware
/
include
/
ORBitutil
/
compat.h.z
/
compat.h
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1999-07-16
|
211 b
|
9 lines
#ifndef ORBITUTIL_COMPAT_H
#define ORBITUTIL_COMPAT_H 1
#include <sys/types.h>
#include <sys/uio.h>
int g_writev(int fd, const struct iovec * vector, size_t count);
#endif /*#define ORBITUTIL_COMPAT_H 1 */